[INFO] fetching crate coerce-redis 0.4.4...
[INFO] fixing coerce-redis-0.4.4 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] extracting crate coerce-redis 0.4.4 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate coerce-redis 0.4.4
[INFO] finished tweaking crates.io crate coerce-redis 0.4.4
[INFO] tweaked toml for crates.io crate coerce-redis 0.4.4 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate coerce-redis 0.4.4 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 110 packages to latest compatible versions
[INFO] [stderr]       Adding protobuf v3.2.0 (available: v3.7.2)
[INFO] [stderr]       Adding protobuf-support v3.2.0 (available: v3.7.2)
[INFO] [stderr]       Adding redis v0.23.5 (available: v1.2.4)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded valuable-derive v0.1.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 7d786ac5e8c231e7035a8b4be82d149a2e3451147d3fc5bd83aa62a31382f898
[INFO] running `Command { std: "docker" "start" "7d786ac5e8c231e7035a8b4be82d149a2e3451147d3fc5bd83aa62a31382f898", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7d786ac5e8c231e7035a8b4be82d149a2e3451147d3fc5bd83aa62a31382f898" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7d786ac5e8c231e7035a8b4be82d149a2e3451147d3fc5bd83aa62a31382f898", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7d786ac5e8c231e7035a8b4be82d149a2e3451147d3fc5bd83aa62a31382f898" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]    Compiling valuable v0.1.1
[INFO] [stderr]    Compiling protobuf v3.2.0
[INFO] [stderr]    Compiling valuable-derive v0.1.1
[INFO] [stderr]     Checking protobuf-support v3.2.0
[INFO] [stderr]     Checking serde_json v1.0.150
[INFO] [stderr]     Checking uuid v1.23.3
[INFO] [stderr]     Checking socket2 v0.4.10
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking combine v4.6.7
[INFO] [stderr]     Checking coerce v0.8.11
[INFO] [stderr]     Checking redis v0.23.5
[INFO] [stderr]     Checking coerce-redis v0.4.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused `#[macro_use]` import
[INFO] [stdout]  --> src/lib.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[macro_use]
[INFO] [stdout]   | ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `#[macro_use]` import
[INFO] [stdout]  --> src/lib.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[macro_use]
[INFO] [stdout]   | ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this function depends on never type fallback being `()`
[INFO] [stdout]    --> src/journal/actor.rs:261:1
[INFO] [stdout]     |
[INFO] [stdout] 261 | #[async_trait]
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail
[INFO] [stdout]    --> src/journal/actor.rs:269:14
[INFO] [stdout]     |
[INFO] [stdout] 269 |             .query_async(&mut self.0)
[INFO] [stdout]     |              ^^^^^^^^^^^
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]     = note: `#[deny(dependency_on_unit_never_type_fallback)]` (part of `#[deny(rust_2024_compatibility)]`) on by default
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]     |
[INFO] [stdout] 267 |         let _: () = redis::cmd("DEL")
[INFO] [stdout]     |              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this function depends on never type fallback being `()`
[INFO] [stdout]    --> src/journal/actor.rs:261:1
[INFO] [stdout]     |
[INFO] [stdout] 261 | #[async_trait]
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail
[INFO] [stdout]    --> src/journal/actor.rs:269:14
[INFO] [stdout]     |
[INFO] [stdout] 269 |             .query_async(&mut self.0)
[INFO] [stdout]     |              ^^^^^^^^^^^
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]     = note: `#[deny(dependency_on_unit_never_type_fallback)]` (part of `#[deny(rust_2024_compatibility)]`) on by default
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]     |
[INFO] [stdout] 267 |         let _: () = redis::cmd("DEL")
[INFO] [stdout]     |              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: mutation of an interior mutable `const` item with call to `fetch_add`
[INFO] [stdout]    --> src/journal/mod.rs:101:17
[INFO] [stdout]     |
[INFO] [stdout] 101 |                 REDIS_JOURNAL_COUNTER.fetch_add(1, Ordering::Relaxed)
[INFO] [stdout]     |                 ---------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 `REDIS_JOURNAL_COUNTER` is a interior mutable `const` item of type `Atomic<u32>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: each usage of a `const` item creates a new temporary
[INFO] [stdout]     = note: only the temporaries and never the original `const REDIS_JOURNAL_COUNTER` will be modified
[INFO] [stdout]     = help: for more details on interior mutability see <https://doc.rust-lang.org/reference/interior-mutability.html>
[INFO] [stdout]     = note: `#[warn(const_item_interior_mutations)]` on by default
[INFO] [stdout] help: for a shared instance of `REDIS_JOURNAL_COUNTER`, consider making it a `static` item instead
[INFO] [stdout]     |
[INFO] [stdout]  94 -     const REDIS_JOURNAL_COUNTER: AtomicU32 = AtomicU32::new(1);
[INFO] [stdout]  94 +     static REDIS_JOURNAL_COUNTER: AtomicU32 = AtomicU32::new(1);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: mutation of an interior mutable `const` item with call to `fetch_add`
[INFO] [stdout]    --> src/journal/mod.rs:101:17
[INFO] [stdout]     |
[INFO] [stdout] 101 |                 REDIS_JOURNAL_COUNTER.fetch_add(1, Ordering::Relaxed)
[INFO] [stdout]     |                 ---------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 `REDIS_JOURNAL_COUNTER` is a interior mutable `const` item of type `Atomic<u32>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: each usage of a `const` item creates a new temporary
[INFO] [stdout]     = note: only the temporaries and never the original `const REDIS_JOURNAL_COUNTER` will be modified
[INFO] [stdout]     = help: for more details on interior mutability see <https://doc.rust-lang.org/reference/interior-mutability.html>
[INFO] [stdout]     = note: `#[warn(const_item_interior_mutations)]` on by default
[INFO] [stdout] help: for a shared instance of `REDIS_JOURNAL_COUNTER`, consider making it a `static` item instead
[INFO] [stdout]     |
[INFO] [stdout]  94 -     const REDIS_JOURNAL_COUNTER: AtomicU32 = AtomicU32::new(1);
[INFO] [stdout]  94 +     static REDIS_JOURNAL_COUNTER: AtomicU32 = AtomicU32::new(1);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `coerce-redis` (lib) due to 2 previous errors; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `coerce-redis` (lib test) due to 2 previous errors; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "7d786ac5e8c231e7035a8b4be82d149a2e3451147d3fc5bd83aa62a31382f898", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7d786ac5e8c231e7035a8b4be82d149a2e3451147d3fc5bd83aa62a31382f898", kill_on_drop: false }`
[INFO] [stdout] 7d786ac5e8c231e7035a8b4be82d149a2e3451147d3fc5bd83aa62a31382f898
